Skip to content

website/docs: document cross-provider token introspection#22142

Merged
dominic-r merged 2 commits intomainfrom
sdko/docs-cross-provider-token-introspection
May 8, 2026
Merged

website/docs: document cross-provider token introspection#22142
dominic-r merged 2 commits intomainfrom
sdko/docs-cross-provider-token-introspection

Conversation

@dominic-r
Copy link
Copy Markdown
Member

@dominic-r dominic-r requested a review from a team as a code owner May 8, 2026 01:16
@dominic-r dominic-r self-assigned this May 8, 2026
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label May 8, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 8, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 8b65a33
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69fd411dbe7c3b00085b1856
😎 Deploy Preview https://deploy-preview-22142--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (e5ad2d1) to head (8b65a33).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #22142   +/-   ##
=======================================
  Coverage   93.25%   93.25%           
=======================================
  Files        1027     1027           
  Lines       59598    59598           
  Branches      400      400           
=======================================
  Hits        55576    55576           
  Misses       4022     4022           
Flag Coverage Δ
conformance 36.75% <ø> (+<0.01%) ⬆️
e2e 41.99% <ø> (+0.01%) ⬆️
integration 33.16% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.18% <ø> (ø)
unit-migrate 92.19% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-8b65a3347efb536f8c98cacc0db2011e5f59da82
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-8b65a3347efb536f8c98cacc0db2011e5f59da82

Afterwards, run the upgrade commands from the latest release notes.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 8, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 8b65a33
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69fd411dd105300008730cdb
😎 Deploy Preview https://deploy-preview-22142--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me, thanks @dominic-r.

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core May 8, 2026
@dominic-r dominic-r merged commit 85091b9 into main May 8, 2026
116 checks passed
@dominic-r dominic-r deleted the sdko/docs-cross-provider-token-introspection branch May 8, 2026 02:27
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants